Zendesk Scope
AutomatR.Zendesk.Activities.ZendeskScope
The "Zendesk Scope" activity in AutomatR enables the setup of Zendesk with OAuth authentication for a user. This activity is essential for establishing a connection to Zendesk and obtaining the necessary credentials to access your Zendesk account securely.
Properties
Name | Description |
---|---|
Input | |
Access Token | Allows browsing for the access token to log in to the Zendesk account. This facilitates the capture of the API token required to access your Zendesk account securely. Click on the ellipsis button to configure authentication details using the provided editor. This is a required field. |
Subdomain | Specifies the subdomain associated with the Zendesk account. Enter the subdomain where your Zendesk account is hosted. This is a required field. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds i.e., 5) to start the activity. This is an optional field. |
How to use:
- Drag and drop the "Zendesk Scope" activity onto the workflow.
- Configure the "Access Token" property by clicking on the ellipsis button to browse for the access token. This token is used for logging in to the Zendesk account.
- Enter the "Subdomain" associated with the Zendesk account where your instance is hosted.
- Optionally, configure the delay for synchronization purposes.
- Execute the workflow to set up the Zendesk Scope and establish authentication for subsequent Zendesk activities.
Note:
- The "Access Token" property requires browsing for the access token using the provided editor, allowing you to configure authentication details securely.
- Ensure that the specified subdomain is accurate and corresponds to the Zendesk account where your instance is hosted.
Example: Consider an example where the "Zendesk Scope" activity is used to set up Zendesk authentication:
Zendesk Scope:
Access Token: (Browse for token)
Subdomain: "your-subdomain"
Delay: 0
In this example, the activity sets up Zendesk authentication using the provided access token and specifies the subdomain associated with the Zendesk account.